home *** CD-ROM | disk | FTP | other *** search
- Is there any pop server software for Windows? Like popper for UNIX systems?
-
- Please e-mail responses.
-
- Mary Hall
- meh@lanl.gov
- From news@bigblue.oit.unc.edu Sun Apr 6 18:14:03 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA28182; Thu, 7 Apr 1994 13:42:57 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA14621; Thu, 7 Apr 1994 12:23:51 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 6 Apr 94 18:14:03 GMT
- From: greenman@terra.oscs.montana.edu (Bruce Albert)
- Message-Id: <greenman.180.2DA2FBEB@terra.oscs.montana.edu>
- Organization: MSU Libraries
- Sender: ses
- References: <mdavies.33.000D7E21@ilstu.edu>, <2nucas$f5n@cvx.eur.nl>
- Subject: Re: Winsock Archie and WS_FTP
-
- In article <2nucas$f5n@cvx.eur.nl> rentesflorencio@ubib.eur.nl (A. Rentes Florencio) writes:
- >Subject: Re: Winsock Archie and WS_FTP
- >From: rentesflorencio@ubib.eur.nl (A. Rentes Florencio)
- >Date: 6 Apr 1994 13:09:48 GMT
-
- >In article <mdavies.33.000D7E21@ilstu.edu>, mdavies@ilstu.edu (Mark Davies) says:
- >>
- >>I've got copies of both WSARCHIE and WS_FTP, and I can use them both fine
- >>separately. But when I try to call up WS_FTP from within WSARCHIE to go get a
- >>file, it's no go. I've set the WS_FTP directory to the correct one in the FTP
- >>setup part of WSARCHIE, but no luck. Any suggestions?
- >>
- >>Mark Davies
- >>Dept. Foreign Languages
- >>Illinois State University
-
- A friend who works with wsarchie suggested that putting it in the same
- directory as ws_ftp would solve the problem.
-
-
-
- Dr. Bruce Albert
- aliba@msu.oscs.montana.edu
- From uli@koala.muc.de Thu Apr 7 21:29:35 1994
- Received: from colin.muc.de by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA27882; Thu, 7 Apr 1994 13:41:25 -0400
- Received: from koala by colin.muc.de with UUCP id <135961>; Thu, 7 Apr 1994 19:41:22 +0200
- Received: by koala.muc.de (1.65/waf)
- via UUCP; Thu, 07 Apr 94 19:29:36 CET
- for winsock@sunsite.unc.edu
- From: Uli Mittermaier <uli@koala.muc.de>
- Date: Thu, 7 Apr 1994 19:29:35 +0200
- Message-Id: <fdJptACKBh107h@koala.muc.de>
- To: winsock@sunsite.unc.edu
- Subject: WinSock Programming
- X-Mailer: Helldiver 1.07 (Waffle 1.65)
- Lines: 27
-
- Hi!
-
- I am trying to program a server based on WinSock. I have problems with
- the accept()-function call.
- When I execute accept(x,s,sizeof(s)) [s if of type sockaddr] the WinSock
- says that there is no socket at x although I setup one correctly, as tcpman
- of WinTrump shows. When I call accept on socket 1, it says that there is
- no socket present at some funny number (it differs, mostly above 100).
- It is very strange that WinSock thinks I want to call accept on a totally
- different number.
-
- I use Turbo Pascal for Windows 1.5.
-
- Any suggestions or recommendations?
-
- Thank you very much!!
-
- Best regards,
- Uli Mittermaier
-
- --
- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
- | Uli Mittermaier Internet: uli@koala.muc.de |
- * D-84405 Dorfen CompuServe: [100270,1200] *
- | Germany UUCP: uunet!muc.de!koala!uli |
- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
-
-